[INFO] fetching crate trusty-analyzer-core 0.1.1...
[INFO] checking trusty-analyzer-core-0.1.1 against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] extracting crate trusty-analyzer-core 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate trusty-analyzer-core 0.1.1
[INFO] finished tweaking crates.io crate trusty-analyzer-core 0.1.1
[INFO] tweaked toml for crates.io crate trusty-analyzer-core 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trusty-analyzer-core 0.1.1 on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trusty-analyzer-core 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trusty-analyzer-lang v0.1.1
[INFO] [stderr]   Downloaded trusty-analyzer-types v0.1.1
[INFO] [stderr]   Downloaded trusty-contracts v0.1.0
[INFO] [stderr]   Downloaded scip v0.7.1
[INFO] [stderr]   Downloaded tokenizers v0.21.4
[INFO] [stderr]   Downloaded tree-sitter-php v0.23.11
[INFO] [stderr]   Downloaded tree-sitter-swift v0.7.0
[INFO] [stderr]   Downloaded tree-sitter-scala v0.24.1
[INFO] [stderr]   Downloaded tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]   Downloaded tree-sitter-c-sharp v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5373d95a4f15c5aca6377b2cf917a3aae8e605155329a32d908eba38d40fb45d
[INFO] running `Command { std: "docker" "start" "5373d95a4f15c5aca6377b2cf917a3aae8e605155329a32d908eba38d40fb45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5373d95a4f15c5aca6377b2cf917a3aae8e605155329a32d908eba38d40fb45d" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5373d95a4f15c5aca6377b2cf917a3aae8e605155329a32d908eba38d40fb45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5373d95a4f15c5aca6377b2cf917a3aae8e605155329a32d908eba38d40fb45d" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking trusty-contracts v0.1.0
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking trusty-analyzer-types v0.1.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling tree-sitter-scala v0.24.1
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking scip v0.7.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking trusty-analyzer-lang v0.1.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking trusty-analyzer-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.09s
[INFO] running `Command { std: "docker" "inspect" "5373d95a4f15c5aca6377b2cf917a3aae8e605155329a32d908eba38d40fb45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5373d95a4f15c5aca6377b2cf917a3aae8e605155329a32d908eba38d40fb45d", kill_on_drop: false }`
[INFO] [stdout] 5373d95a4f15c5aca6377b2cf917a3aae8e605155329a32d908eba38d40fb45d
